home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1991: Code Warrior / bincue / Code Warrior.bin / Developer Essentials / DTS Sample Code / Snippets / Snippets Aug '91 / MacApp C++ Load⁄dump / DemoTextDump 1 / README < prev    next >
Encoding:
Text File  |  1991-09-09  |  234 b   |  11 lines  |  [TEXT/MPS ]

  1. This folder contains an example of how 
  2. to  write a MAMake file for C++ load/dump use.
  3.  
  4. The rules to build follows the normal MacApp build
  5. rules. E.g:
  6.  
  7. MABuild -nodebug DemoText
  8.  
  9. This has been tested with MPW 3.2b5 and MacApp 2.0.1.
  10.  
  11.